← Back to issue list

app names cannot contain underscores

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1616507
Type
issue
State
open
Author
~stub
Labels
Created
2016-08-24 15:22:55.017851+00:00
Updated
2025-06-04 11:26:07.648217+00:00
Closed
2016-08-24 16:05:43.967437+00:00

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

snapcraft fails if snapcraft.yaml contains apps keys with underscores: apps: pg_restore: command: pg_restore The failure message is confusing: Issues while validating snapcraft.yaml: The 'apps' property does not match the required schema: Additional properties are not allowed ('pg_basebackup', 'pg_dump', 'pg_restore', 'pg_dumpall', 'pg_isready' were unexpected) Allowing underscore here is important so my commands match the extensive documentation.

Evaluation history

No evaluation history available.